home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Shareware World / Comms & Internet / Flex-Able 1.0 / FADocs / dates.able < prev    next >
Text File  |  1999-08-24  |  484b  |  23 lines

  1. <html>
  2.     <head>
  3.         <link rel=stylesheet type="text/css" HREF="fa.css">
  4.         <title>Flex-Able: Date and Time</title>
  5.     </head>
  6. <body>
  7.  
  8. <DIV CLASS="topic">Date and Time Example</DIV>
  9. <p><br>
  10. <p><br>
  11. <pre>
  12.  
  13. The date is <:date> or <:date "%B %d, %Y"><P>
  14.  
  15. The time is <:time> or <:time "%I:%M %p"><P>
  16. <:set now <:new "DATE">>
  17. The date/time is "<:format_date now>" or "<:format_date now "%m/%d/%y">"<P>
  18. </pre>
  19. <hr>
  20. <A HREF="quickstart.html" CLASS="back">back to Quick Start</A> 
  21. </body>
  22. </html> 
  23.